@charset "utf-8";
html {
  overflow-x: hidden;
}
.w1200{ width:1200px; margin:0 auto 0; justify-content: space-between; display: flex; flex-wrap:start}
body {
  color: #333;
  font-size:14px "Arial";

}
body,
ul,
ol,
li,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
span,
input {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
img {
  border: none;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: 0;
}
i,
em {
  font-style: normal;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.content {
  width: 1200px;
  margin: 0 auto;
}

.dingzhi {
    width: 524px;  
    /*margin-left: 112px;*/
    /*float: left;*/
    
}

.shipin {
    width: 600px;
    /*float: left;*/
    /*margin-left: 72px;*/
}

.white,
.whites {
  position: relative;
  overflow: hidden;
}
.white:after,
.whites:after {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: skewx(-25deg);
}
.white:hover:after {
  left: 100%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.whites:hover:after {
  left: 100%;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body {
  min-width: 1200px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input::-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
@keyframes myfirst {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 100% bottom;
  }
}
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.banner {
  height: auto;
  max-width: 1920px;
  margin: 0 auto!important;
  position: relative;
  margin-top: -34px;
}
.banner .bd li {
  float: left;
  width: 100%;
  line-height: 0;
}
.banner .bd li img {
  width: 100%;
}
.banner .bd li a {
  display: block;
}
.banner .hd {
  z-index: 1;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 5%;
  cursor: pointer;
}
.banner .hd li {
  width: 13px;
  height: 13px;
  background: #fff;
  display: inline-block;
  margin: 0 10px;
  border-radius: 13px;
}
.banner .hd li.on {
  background: #284a78;
  width: 36px;
}
.tit{text-align: center;font-weight: normal;font-size: 0;line-height: 0;}
.tit h2{font-weight: normal;}
.tit span{display:inline-block;font-size: 18px;color: #666666;line-height:18px;}
.tit b{background: url(../images/tit1.png) no-repeat;
   width: 99px;
  height: 4px;
    display: inline-block;
    vertical-align: top;
    margin: 8px 10px 0;}
.tit em{background: url(../images/tit2.png) no-repeat;
  width: 99px;
  height: 4px;
    display: inline-block;
    vertical-align: top;
    margin: 8px 10px 0;}
.tit i{display:block;font-size: 46px;line-height:42px;color: #353535;margin-bottom: 15px;font-weight:normal}
.tit i strong{ color: #284a78; }
.search{height:77px;position:relative;z-index: 20;background: url(../images/search_bg.jpg) no-repeat center;}
.search h2{ float: left;width: 245px;border-right: 1px solid #d1d1d1;height: 77px;padding-top: 18px;box-sizing: border-box;font-size: 18px;line-height: 18px;color: #666666; font-weight: normal; }
.search h2 b{ font-size: 18px;line-height: 18px;color: #284a78;font-weight: bold;display: block;padding-top: 6px; }
.search p{float: left;height: 77px;line-height: 77px;font-size: 14px;color: #211613;padding-left: 40px;background: url(../images/hot.png) no-repeat left 26px;margin-left: 65px;}
.search p b{ font-weight: normal; }
.search p a{color: #999999;}
.search p a:hover{color: #284a78;}
.search p a em{ display: inline-block;padding: 0 10px; }
.search p a:last-child em{ display: none; }
.sea{float:right;width: 23px;height: 24px;z-index: 100; margin-top: 27px;position:relative;padding-right: 38px;}
.sea_icon{width: 23px;height: 24px;background: url(../images/sea.png) no-repeat center;background-size: 100%;cursor: pointer;}
.sea_box{position: absolute;width: 345px;right: 0;top:55px;z-index: 100;display: none;}
.sea_box input {float: left;border: 2px solid #284a78;font-size: 14px;}
.sea_box input.txt {width: 230px;padding: 0 20px;line-height: 34px;height: 34px;}
.sea_box input.btn {width: 70px;background-color: #284a78;color: #fff;cursor: pointer;height: 38px;}
.yz{padding-top: 100px;padding-bottom: 100px;position: relative;}
.yz:after{ position: absolute;left:0;bottom: 108px;width: 100%;height: 1px;background: #ededed;content: ""; z-index: -1;}
.yz h2 b em{ font-weight: bold;color: #0a6fbf; }
.yz dl{ position: relative;width: 1200px;height: 466px; margin-top: 48px;}
.yz dt,.yz dt img{ display: block;width: 1200px;height: 466px; }
.yz dd{ position: absolute;left:0;top:0;width: 100%; }
.yz dd h3{ display: block;text-align: center;font-size: 60px;color: #fff;font-weight: normal;padding-top: 60px;}
.yz dd h3 b{font-family:"Arial";font-size: 128px;}
.yz p{ display: block;text-align: center;font-weight: normal;color: #ffffff;font-size: 16px;line-height: 24px; }
.yz dd ul{ margin-top: 40px; }
.yz dd ul li{ float: left;display: block;width: 194px;height: 108px;margin-right: 21px;overflow: hidden;}
.yz dd ul li img{ display: block;width:194px;height: 108px;transition: all 0.5s;  }
.yz dd ul li:hover img{ transform: scale(1.05); }
.yz dd ul li:first-child{ margin-left: 288px; }
.yz dd ul li:last-child{margin-right: 0;}
.m_zz{ margin-top: 48px; }
.m_zz li{ float: left;width: 126px;height: 166px;background: url(../images/yz_dd.png) no-repeat center;margin: 0 57px; }
.m_zz li em{ display: block;height: 42px; text-align: center;padding-top: 36px;}
.m_zz li em b{color: #222222; display: inline-block;font-size: 44px;line-height: 32px;font-family:"Arial";}
.m_zz li em i{ display: inline-block;font-size: 16px;color: #222222;text-align: center;line-height: 16px;vertical-align: bottom;margin-left: 2px;}
.m_zz li em span{ display: inline-block;font-size: 24px;color: #222222;text-align: center;line-height: 24px;vertical-align: top;font-weight: bold;margin-top: -8px;}
.m_zz li:last-child em i{ font-weight: bold;font-size: 20px;line-height: 16px; }
.m_zz li h3{font-size: 14px; color: #333333; line-height: 14px; font-weight: normal;text-align: center;}
.m_zz li.cur{ background: url(../images/yz_ddh.png) no-repeat center;animation-duration: 2s;animation-name: flipInY;}
.m_zz li.cur em b,.m_zz li.cur em i,.m_zz li.cur em span,.m_zz li.cur h3{color: #284a78; }
.pro{ padding:100px 0 0;background:url(../images/pro_bg.jpg) no-repeat center;box-sizing: border-box;height: 865px;  }
.pro_con{ margin-top: 45px; }
.pro_l{ float: left;width: 339px;height: 594px;position: relative; }
.pro_l  dt{width: 339px;height: 594px;line-height: 0;overflow: hidden;}
.pro_l  dt img{width: 339px;height: 594px;transition: all 0.5s;}
.pro_l  dd{padding: 90px 0px 0 45px;height: 150px;box-sizing: border-box;position: absolute;left:0;top:0;width: 100%;}
.pro_l  dd h3 a{line-height: 28px;font-weight: bold;display: block;font-size: 28px;color: #fff}
.pro_l dd h3 em{line-height: 18px;font-weight: normal;display: block;font-size: 18px;color: #fff;padding-top: 14px;}
.pro_l  dd .more{ display: block;width: 104px;height: 32px;overflow: hidden; line-height: 32px;border:1px solid #a3b1c5;box-sizing: border-box;border-radius: 17px;font-size: 14px;color: #fff;text-align: center;margin-top: 45px;transitiona:all 0.5s;}
.pro_l  dd .more:hover{background:#fff;color:#284a78;}
.pro_r{ float: right;width: 861px;height: 594px;background: #fff;padding: 48px 48px 0;box-sizing: border-box; position: relative; }
.pro_r:after{ position: absolute;right: 125px;top:70px;width: 419px;height: 20px;background: url(../images/pro_line.png) no-repeat center;content: ""; }
.pro_r h3 a{ display: block;padding-left: 22px;font-size: 28px;color: #333333;line-height: 28px;font-weight: bold;background: url(../images/pro_san.png) no-repeat left top;height: 82px; }
.pro_r h3 em{ display: block;font-size: 14px;color: #999999;line-height: 14px;font-family: "Arial";padding-top: 7px;font-weight: normal;letter-spacing: -0.5px; }
.pro_r .pro_d{ height: 48px;line-height: 48px;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;margin-bottom: 40px; }
.pro_r .pro_d h4 a{ display: block;float: left;font-size: 16px;line-height: 48px;color: #222222;margin-right: 34px; font-weight: normal;}
.pro_r .pro_d h4 a:hover{ color:#284a78;}
.pro_r .pro_d h4:last-child a{ margin-right: 0; }
.pro_r .pro_s{ position:relative}
.pro_r .pro_s li{ float: left;width: 244px;height: 331px;margin-right: 13px;position: relative;float: left;overflow: hidden; }
.pro_r .pro_s li:last-child{ margin-right: 0; }
.pro_r .pro_s li img{ display: block;width: 244px;height: 331px; transition: all 0.5s;}
.pro_r .pro_s li:hover img{ transform: scale(1.05); }
.pro_r .pro_s li h4{ display: block;font-weight: normal;text-align: center;width: 100%;position: absolute;left:0;bottom: 28px;color: #222222;font-size: 18px;line-height: 18px; }
.pro .sprev{ position: absolute;right: 43px;top:-167px; width: 35px;height: 35px;background: url(../images/sprev.png) no-repeat center;cursor: pointer;}
.pro .snext{ position: absolute;right: 0px;top:-167px; width: 35px;height: 35px;background: url(../images/snext.png) no-repeat center;cursor: pointer;}
.pro_bt{ height: 273px;margin-top: 26px;background: #fff;padding-top: 44px;box-sizing: border-box; }
.pro_bt li{ float: left;width: 300px;height: 168px;border-right: 1px solid #ddd;box-sizing: border-box; }
.pro_bt li img{ display: block;width: 140px;height: 140px;margin: 0 auto; }
.pro_bt li h4{ display: block;font-weight: normal;text-align: center;width: 100%;color: #333333;font-size: 20px;line-height: 20px; margin-top: 14px;}
.pro_bt li:last-child{ border-right: 0; }
.pro_bt li:hover img{ animation-duration: 2s;animation-name: flipInY;}
.ys{ padding-top: 100px; }
.ys_t{ margin-top: 46px;margin-left: 77px;margin-bottom: 33px;height: 70px; }
.ys_t li{ float: left;width: 190px;height: 70px;margin-right: 22px;background: url(../images/ys_t.png) no-repeat center;padding-top: 14px;box-sizing: border-box;font-size: 14px;color: #fff;line-height: 14px; text-align: center;transition: all 0.5s;}
.ys_t li:hover{ transform:translateY(-5px);}
.ys_t li b{ display: block;font-size: 18px;color: #333;font-weight: bold;line-height: 18px;text-align: center; padding-bottom: 18px;}
.ys_con{ overflow: hidden; }
.ys_con li{width: 80px;height: 419px;background: #FFFFFF;border: 1px solid #EAEAEA;box-sizing: border-box;float: left;margin-right: 2px;position: relative;transition: all 0.5s;overflow:hidden;}
.ys_con li:before{ position: absolute;left:30px;top:48px;width: 17px;height: 9px;background: url(../images/ys_ic.png) no-repeat center;content: "";z-index: 100; }
.ys_con li:after{ position: absolute;left:30px;bottom:48px;width: 17px;height: 3px;background: url(../images/ys_jt.png) no-repeat center;content: ""; }
.ys_con li em{ -ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;writing-mode:tb-rl;display: block;font-size: 24px;color: #222222;padding-top: 93px;box-sizing: border-box; line-height: 80px;letter-spacing: 3px; }
.ys_con li img{ display: none; }
.ys_con li.cur{ width: 523px;height: 419px;border:0;overflow:hidden;}
.ys_con li.cur img{ display: block;width: 523px;height: 419px;overflow:hidden; }
.ys_con li.cur em{ position: absolute;left:0;top: 0;background:#09598c;color: #fff;height: 100%; }
.ys_con li.cur:before{ background: url(../images/ys_ich.png) no-repeat center; }
.ys_con li.cur:after{ background: url(../images/ys_jt.png) no-repeat center; }
.xad{padding: 128px 0 0;background:url(../images/xad_bg.jpg) no-repeat center;height: 275px;box-sizing: border-box;margin-top: 25px;}
.xad h2{ float: left;color: #fff;font-weight: normal; }
.xad h2 span{ display: block;font-size: 20px;color: #fff;line-height: 20px; letter-spacing: 1px;padding-top: 4px;}
.xad h2 span em{ display: inline-block;font-size: 24px;color: #fff;line-height: 24px;margin-left: 28px; }
.xad h2 b{ display: block;font-size: 34px;color: #fff;line-height: 34px; padding-top: 14px;}
.xad h2 b i{ display: inline-block;font-size: 22px;color: #fff;line-height: 34px;margin-left: 28px; font-weight: normal;vertical-align: middle;}
.xad_r{ float: right;margin-right: 154px;}
.xad_r p {height: 72px;}
.xad_r p span img{ display: block; width:32px;height: 32px;float:left;margin-right: 15px;margin-top: 25px;}
.xad_r p strong { display: block; font-size: 40px; color: #fff; line-height:40px; float:left;font-weight: bold;font-family:"Arial";}
.xad_r p strong i{ font-size: 14px;color: #fff;line-height: 14px; display: block;padding-bottom: 8px;font-weight: normal;}
.xad_r p:hover span img {animation-duration: 2s;animation-name: flipInY;}
.xad_r .more{ display: block;font-size: 18px;color: #fff;line-height: 18px; margin-left: 48px;}
.xad_r .more span img{display: inline-block;width: 20px;height: 13px;margin-left: 8px;transition: all 0.5s;}
.xad_r .more:hover span img{ margin-left: 12px; }
.case{padding: 100px 0;}
.case_con{ margin-top: 46px;position: relative; }
.case_con .tempWrap{ width: 1206px!important; }
.case_con .case_qie{ width: 385px;height: 489px;float: left;margin-right: 21px;border: 1px solid #D2D2D2; }
.case_con dl{background: #FFFFFF;padding: 20px 21px 0 20px;}
.case_con dt{height: 253px;overflow: hidden;}
.case_con dt img{display: block;width: 344px;height: 253px;transition: all 0.5s;}
.case_con dt:hover img{transform: scale(1.05);}
.case_con dd{height: 215px; }
.case_con dd h4 a{font-size: 22px;color: #333;line-height: 22px;padding: 25px 0 20px;position: relative;display: block;font-weight: normal;}
.case_con dd p{font-size: 14px;color: #666666;line-height: 26px;}
.case_con dd p a{ color: #029441; display: block;float: right;margin-top:50px;font-size: 16px;color: #165ba8;line-height: 16px; }
.case_con dd p a img{ display: inline-block;width: 11px;height: 4px;margin-left: 5px;vertical-align: middle; }
.case_con dd h4:hover a{color: #165ba8;}
.case_con .zprev{ position: absolute;left: -60px;top:220px; width: 35px;height: 35px;background: url(../images/zprev.png) no-repeat center;cursor: pointer;}
.case_con .znext{ position: absolute;right:  -60px;top:220px;  width: 35px;height: 35px;background: url(../images/znext.png) no-repeat center;cursor: pointer;}
.coop{margin-top: 24px;height: 140px;}
.coop h2 a{width: 140px;height: 140px;background: #284a78;padding-left: 32px;padding-top: 52px;box-sizing: border-box;font-size: 18px;color: #ffffff;font-weight: bold;line-height: 18px;float: left;display: block;}
.coop h2 img{ display: block;width: 25px;height: 5px;margin-top: 14px; }
.coop_con{ float: left;width:1060px;border:1px solid #d2d2d2;box-sizing: border-box;height: 140px;  }
.coop li{float: left;width: 212px;height: 140px;padding-top: 10px;position: relative;}
.coop li:before{ position: absolute;right:1px;top:35px;width: 1px;height: 70px;background: #d2d2d2;content: ""; }
.coop li i{ display: block;width: 212px;height: 120px;overflow: hidden; margin: 0 auto;}
.coop li img{display: block;width: 212px;transition: all 0.5s;height: 120px;}
.coop li:hover img{transform: scale(1.05);}
.coop .tempWrap{width: 1058px!important;}
.pp{height: 1198px;padding-top: 100px;box-sizing: border-box;background: url(../images/pp_bg.jpg) no-repeat center;}
.pp .tit span,.pp .tit i{ color: #fff; }
.pp .tit b{background: url(../images/tit3.png) no-repeat;}
.pp .tit em{background: url(../images/tit4.png) no-repeat;}
.pp_con {
  margin-top: 50px;
  position: relative;
}
.pp_con .list {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.pp_con .list ul li {
  width: 705px;
  height: 396px;
  line-height: 0;
  position: relative;
}
.pp_con .list ul li img {
  width: 705px;
  height: 396px;
  display: block;
  transition: 1s;
}
.pp_con .list ul li h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: rgba(0, 0, 0, 0.64);
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  color: #fff;
  text-align: center;
 
  box-sizing: border-box;
 font-weight: bold;
}
.pp_con .list ul li.swiper-slide-active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #fff;
  box-sizing: border-box;
  z-index: 1;
}
.pp_con .list ul li:after{  
 content: "";
  position: absolute;
  left: -5%;
  bottom: -32px;
  width: 110%;
  height: 32px;
  background: url(../images/pp_dd.png) no-repeat  center;
  box-sizing: border-box;
  z-index: 10;}
.pp_con .list ul li.swiper-slide-active h4 {
  display: block;
  font-size: 20px;
}
.pp_con .list ul li.swiper-slide-prev h4{
  text-align: left;padding-left: 40px;box-sizing: border-box;
}
.pp_con .list ul li.swiper-slide-next h4{
  text-align: right;padding-right: 40px;box-sizing: border-box;
}
.pp_con .swiper-pagination {
  position: relative;
  line-height: 0;
  bottom: auto;
  margin-top: 38px;
}
.pp_con .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #cdcdcd;
  opacity: 1;
  
}
.pp_con .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #284a78;
  width: 34px;
  border-radius: 3px;
}
.zs_con{ height: 407px;background: #fff;box-sizing: border-box;padding: 50px 60px 0; position: relative;margin-top: 40px;}
.zs_con .tempWrap{width: 1080px!important;}
.zs_con li{ float: left;width: 181px;margin-right: 116px; }
.zs_con li img{ display: block;width: 181px;height: 247px; }
.zs_con li span{ margin-top: 20px;padding-top: 20px;text-align: center;display: block;font-size: 14px;color: #333333;line-height: 14px;border-top: 1px solid #dfdfdf; }
.zs_con .bprev{ position: absolute;left: -60px;top:170px; width: 35px;height: 35px;background: url(../images/zprev.png) no-repeat center;cursor: pointer;}
.zs_con .bnext{ position: absolute;right:  -60px;top:170px;  width: 35px;height: 35px;background: url(../images/znext.png) no-repeat center;cursor: pointer;}
.news{padding: 100px 0;}
.news h3 a{height: 38px;border-bottom: 1px solid #dddddd;font-size: 18px;color: #284a78;font-weight: bold;margin-top: 45px;display: block;}
.news h3 img{ display: inline-block;width: 24px;height: 19px;vertical-align: middle;margin-right: 4px; }
.news h3 em{ float: right;font-size: 16px;color: #333333;font-family:"Arial";font-weight: normal; }
.news_con{ margin-top: 30px; height: 470px;}
.news_l{width: 584px;float: left;}
.news_l dt{width: 584px;height: 294px;line-height: 0;overflow: hidden;}
.news_l dt img{width: 584px;height: 294px;display:block;transition:all 0.5s;}
.news_l:hover dt img{ transform:scale(1.05);}
.news_l dd{width: 584px;padding: 32px 0 0;}
.news_l dd h4 a{font-size: 18px;color: #222222;display: block;line-height: 18px;}
.news_l dd p{font-size: 14px;color: #666666;padding: 14px 0 0;line-height: 24px;}
.news_l dd p a{ color: #284a78; }
.news_r{width: 545px;float: right;}
.news_r dl{height: 128px;padding-bottom: 32px;border-bottom: 1px solid #ddd;}
.news_r dt{width: 256px;height: 128px;line-height: 0;overflow: hidden;float: left;}
.news_r dt img{width: 256px;height: 128px;display:block;transition:all 0.5s;}
.news_r:hover dt img{ transform:scale(1.05);}
.news_r dd{width: 260px;padding: 22px 0 0;float: right;}
.news_r dd h4 a{font-size: 18px;color: #222222;display: block;line-height: 18px;}
.news_r dd p{font-size: 14px;color: #666666;padding: 14px 0 0;line-height: 24px;}
.news_r ul{ padding-top: 30px; }
.news_r li a{font-size: 14px;color: #666666;line-height: 30px;height:30px;font-weight: normal;display: block;transition: all 0.3s;}
.news_r li a em{ float: right; }
.news_t{height: 98px;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.07);}
.news_t h2{float: left;  }
.news_t h2 a{width: 120px;height: 98px;background: #284a78;padding-top: 20px;box-sizing: border-box;font-size: 18px;color: #ffffff;font-weight: bold;line-height: 18px;display: block;text-align: center;}
.news_t h2 img{ display: block;width: 33px;height: 31px;margin: 0 auto 8px; }
.news_s{ width: 1080px;height: 98px;padding: 18px 45px 0;box-sizing: border-box; float: left;}
.news_s ul{ float: left;width: 330px; }
.news_s li a{ font-size: 15px;color: #666;line-height: 36px;display: block;padding-left: 15px;position: relative; }
.news_s li a:before{ position: absolute;left:0px;top:14px;width: 8px;height: 8px;content: ""; border:2px solid #7c7b7b;box-sizing: border-box;border-radius: 7px;}
.news_s li a:hover,.news_r li a:hover,.news_r dd h4 a:hover,.news_l dd h4 a:hover{ color:#284a78;}
.abt{background: url(../images/abt_bg.jpg) no-repeat center;height: 689px;padding-top: 100px;box-sizing: border-box;}
.abt h2{ position: relative; }
.abt h2 span{ display: block;font-weight: bold;color: #fff;font-size: 42px;line-height: 42px; }
.abt h2 i{ display: block;font-weight: normal;color: #fff;font-size: 18px;line-height: 18px;opacity: 0.6;padding-top: 15px; }
.abt h2:before{ position: absolute;left:0px;top:90px;width: 110px;height: 3px;content: ""; box-sizing: border-box;background: #fff;}
.abt p{ display: block;font-weight: normal;color: #ffffff;padding-top: 54px;font-size: 16px;line-height:28px;letter-spacing: 1px; }
.abt_t{ margin-top: 40px;height: 50px;border-bottom: 1px solid #7788a3;}
.abt_t li a{ display: block;font-size: 20px;font-weight: normal;color: #fff;line-height: 50px;margin-right: 38px;float: left;opacity: 0.8;position: relative;z-index: 50;padding-bottom: 20px;}
.abt_t li.cur a{opacity: 1;background: url(../images/abt_ic.png) no-repeat  center 45px;}
.abt_qie{position: relative;box-sizing: border-box;}
.abt_qie .tempWrap{ width:1200px!important;}
.abt_con{ margin-top: 20px; }
.abt_con li{float:left;height: 160px;width:285px; margin-right:20px;position: relative;overflow:hidden;border:1px solid #fff;box-sizing:border-box;}
.abt_con li img{height: 160px;width:285px; transition:all 0.5s;}
.abt_con li:hover img{transform:scale(1.1);}
.abt_con li:last-child{margin:0;}
@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}


.zz_change .zz_box2:nth-of-type(1) .zz-s2 ol li span{ width:165px;display:block; margin:0 auto 0; }
.zz_change .zz_box2:nth-of-type(1) .zz-s2 ol li img{ width:100%;height:auto}




